instruction execution
英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
网络 指令执行
英英释义
noun
- (computer science) the process of carrying out an instruction by a computer
双语例句
- The model of instruction level parallel program execution
指令级并行程序执行模型 - The article essentially describes such points as instruction execution and memory management in constructing a virtual running embedded system.
文中着重介绍了构建嵌入式虚拟运行平台中的指令执行、存储器管理等核心技术问题。 - Bochs was developed purely in the C++ language for interpreted x86 instruction execution and platform emulation.
对于解译的x86指令执行和平台仿真,Bochs完全是用C++语言开发的。 - Research and Analysis of the Value Prediction and Instruction Reuse Techniques in Speculated Execution
推测执行中值预测与指令重用技术的研究与分析 - In other words, software interrupts always occur at the beginning of an instruction execution cycle.
换句话说,软件中断常常在指令运行周期的开始。 - Based on the ( program counter) PC arbitrage strategy of multi-path execution, designing fetch instruction unit suit for selective dual path execution.
通过研究多路径执行中的PC仲裁机制,设计适合双路径执行结构的取指部件。 - A4-stage instruction pipeline for instruction execution makes at-speed test possible.
四级指令流水线的引入使全速测试成为可能。 - This thesis sets forth case instruction in terms of executive condition, organizing execution and realistic meaning and so on.
文中从案例教学法的实施条件、组织实施过程、现实意义等方面进行了阐述。 - Traditional programming model like C, C++ and Fortran are poorly suited to multi-core architectures because of the assumed single instruction stream execution model and centralized memory structure.
C、C++和Fortran等基于单指令流和统一存储结构的传统编程模型已经无法适应多核处理器结构。 - Pipeline is dealing with instruction, including instruction decode, issue, and execution.
流水线正在处理指令,包括指令解码、发布和执行。